saveText

suspend fun saveText(cacheId: Int, text: String)

Upload text to the cache and then commit it

Sources

js source
Link copied to clipboard